Notes/Domino Fix List
SPR # LMIR67QLVBFixed in 6.0.5 release



Product Area: Server Technical Area: Java Platform: iSeries

SPR# LMIR67QLVB - Set java.version due to iSeries changing defualt JVM.

Technote Number: 1193698

Problem:
This issue was reported to Quality Engineering as SPR #LMIR67QLVB and has been
fixed in Domino 6.0.5 and 6.5.4.

Excerpt from the Lotus Notes and Domino Release 6.0.5 / 6.5.4 MR fix list
(available at http://www.ibm.com/developerworks/lotus):

Java
SPR# LMIR67QLVB - Set java.version due to iSeries changing defualt JVM.

Until Domino can be upgraded, complete these steps to circumvent the problem:
Verify that both Java Virtual Machine (JVM) 1.3 and JVM 1.4 are installed
(5722JV1 Option 5 and 6).
Verify that the Java Group PTF is installed at a current level (WRKPTFGRP
SF99269). See technote # 1089996 to determine the recommended Java Group PTF
level for V5R3.
Check the ST_Configuration_Diagnostics.txt file in the Trace subdirectory of
the Domino server data directory. Search for "Provider
org.apache.xerces.jaxp.SAXParserFactoryImpl not found" error message similiar
to the example below. This error message indicates that Domino servlets are
being run under JVM 1.4 instead of the required JVM 1.3. Typically this
problem occurs because a customer has configured the
/qibm/userdata/java400/systemdefault.properties file with java.version=1.4.
A temporary workaround is to create a file called
/home/qnotes/systemdefault.properties with java.version=1.3. Run the Work with
Authority (WRKAUT) command to verify that *PUBLIC has *RX authority and QSYS
has *RWX authority to the file.

ST_Configuration_Diagnostics.txt
01/20 13:33:46.928 [Thread-9] ERROR
(com.lotus.sametime.configuration.CachedXMLConfiguration) - XSLT processing
error when executing
javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException: org.xml.sax.SAXException:
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.SAXParserFactoryImpl not found
at java/lang/Throwable.<init>(Throwable.java:195)
at java/lang/Exception.<init>(Exception.java:41)
at
javax/xml/transform/TransformerException.<init>(TransformerException.java:132)
at
javax/xml/transform/TransformerConfigurationException.<init>(TransformerConfigur
ationException.java:40)
at
org/apache/xalan/processor/TransformerFactoryImpl.newTransformer(TransformerFact
oryImpl.java:805)
at com/lotus/sametime/configuration/XMLMasterDocument.executeXPath(Unknown
Source)
at
com/lotus/sametime/configuration/CachedXMLConfiguration.getConfiguration(Unknown
Source)
at
com/lotus/sametime/configuration/HTTPConfigurationRequest.generateResponse(Unkno
wn Source)
at
com/lotus/sametime/configuration/DominoConfigurationServlet.handleConfigurationR
equest(Unknown Source)
at
com/lotus/sametime/configuration/DominoConfigurationServlet.handleRequest(Unknow
n Source)
at
com/lotus/sametime/configuration/DominoConfigurationServlet.chainedService(Unkno
wn Source)
at
com/lotus/sametime/admin/authentication/AccessControlConsumerBase.service(Unknow
n Source)
More >



Last Modified on 05/18/2007

Go back